home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Security / McAfee SiteAdvisor 26.6 / safe.xpi / chrome / safe.jar / content / mismatchpassword.xul < prev    next >
Extensible Markup Language  |  2007-01-04  |  530b  |  10 lines

  1. <?xml version="1.0"?>
  2. <?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
  3. <!DOCTYPE overlay SYSTEM "chrome://safe/locale/safe.dtd">
  4. <dialog xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
  5.     xmlns:html="http://www.w3.org/1999/xhtml" align="center" buttons="accept"
  6.     buttonorient="horizontal" buttonalign="center"
  7.     id="SAFE-mismatchpassword" windowtype="safe:mismatchpassword" title="&safe.mismatchpassword.title;">
  8.  
  9.     <description value="&safe.mismatchpassword.label;"/>
  10. </dialog>